Gets all of the $(WIKI constraints, ForeignKey) that ClassName is attributed with. If the foreign key name is left blank then the default name is "fk_" ~ ClassName ~ "__" ~ referencedClassName.
See Implementation
Gets all of the $(WIKI constraints, ForeignKey) that ClassName is attributed with. If the foreign key name is left blank then the default name is "fk_" ~ ClassName ~ "__" ~ referencedClassName.